Skip to content

Fix <Link> cannot be styled through MUI theme#10905

Merged
Madeorsk merged 2 commits intomasterfrom
fix-link-theme
Aug 28, 2025
Merged

Fix <Link> cannot be styled through MUI theme#10905
Madeorsk merged 2 commits intomasterfrom
fix-link-theme

Conversation

@djhi
Copy link
Copy Markdown
Contributor

@djhi djhi commented Aug 28, 2025

Fixes #10904

Problem

<Link> cannot be styled through MUI theme

Solution

Fix usage of MUI styled function

How To Test

  • Story
  • Use the story controls to test a custom theme

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • The PR includes one or several stories (if not possible, describe why)
  • The documentation is up to date

Also, please make sure to read the contributing guidelines.

@djhi djhi added the RFR Ready For Review label Aug 28, 2025
Comment thread packages/ra-ui-materialui/src/Link.tsx Outdated
Comment thread packages/ra-ui-materialui/src/Link.tsx
Comment thread packages/ra-ui-materialui/src/Link.tsx
@Madeorsk Madeorsk merged commit a4e8bd6 into master Aug 28, 2025
15 checks passed
@Madeorsk Madeorsk deleted the fix-link-theme branch August 28, 2025 13:07
@Madeorsk Madeorsk added this to the 5.10.3 milestone Aug 28, 2025
@slax57 slax57 modified the milestones: 5.10.3, 5.11.0 Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFR Ready For Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RaLink has an incorrect description of StyledMuiLink

4 participants